PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setTextAlign Method
The alignment, in the inline-progression direction, of text and other content within lines of the block.
In This Topic
    setTextAlign Method
    In This Topic
    Sets the text align.
    Syntax
    public void setTextAlign( 
       PDFStandardLayoutTextAlign value
    )

    Parameters

    value
    The alignment, in the inline-progression direction, of text and other content within lines of the block.
    See Also